home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGSCAL / OASIS41A.LZH / README next >
Text File  |  1988-12-18  |  27KB  |  625 lines

  1.                                                  
  2.       ┌────────┬─────────────────────────────┬───────┐
  3.       │ OASIS  │ EUREKA SOFTWARE ASSOCIATES  │ OASIS │
  4.       └───┬────┴─────────────────────────────┴──┬────┘
  5.           │         OASIS 4.1 ENTRY LEVEL       │
  6.           └─────────────────────────────────────┘
  7.                                                  
  8.                   ┌───────────────────────┐         
  9.                O  │   Open                │  O      
  10.                A  │      Architecture     │  A      
  11.                S  │        Screen         │  S      
  12.                I  │          Interface    │  I      
  13.                S  │             System    │  S      
  14.                   └───────────────────────┘         
  15.                                                  
  16.                                                  
  17.       ╔══════════════════════════════════════════════╗
  18.       ║    Who needs it ?                            ║
  19.       ║       Do you run a software team ?           ║
  20.       ║       Have you departmental centers ?        ║
  21.       ║       Are you a software house ?             ║
  22.       ╟──────────────────────────────────────────────╢
  23.       ║    Are you :                                 ║
  24.       ║       A Professional Programmer  ?           ║
  25.       ║       A Development Programmer ?             ║
  26.       ║       A Casual programmer ?                  ║
  27.       ╟──────────────────────────────────────────────╢
  28.       ║    Do you :                                  ║
  29.       ║       need intelligent front ends ?          ║
  30.       ║       use Micros and Mainframes ?            ║
  31.       ║       want to deliver user friendly programs?║
  32.       ╠══════════════════════════════════════════════╣
  33.       ║                                              ║
  34.       ║      If so you need O A S I S -  NOW  !      ║
  35.       ║                                              ║
  36.       ╚══════════════════════════════════════════════╝
  37.                                                   
  38.  
  39. What is OASIS ?
  40.  
  41. OASIS is the ultimate tool for Turbo Pascal (TM) Application
  42. programmers.
  43. With OASIS you can take advantage of powerful 4GL techniques
  44. without sacrificing any of the flexibility of Turbo Pascal. OASIS
  45. saves you time and money because you can build better application
  46. programs in a fraction of the time normally necessary .
  47.  
  48.  
  49. OASIS consists of two parts
  50.       SFD (Screen Format Designer)
  51.       SCL (Screen Control Language).
  52.  
  53.  
  54. SFD is a state-of-the-art menu driven program. It is written with 
  55. OASIS and suitable not only for programmers but also for end
  56. users.  OASIS allows you design and even "test drive" complete
  57. user interfaces with menus, input checks, context sensitive help
  58. and much more before you even write a single line of code. This
  59. not only helps you to recognize and correct design problems at a
  60. very early stage but also allows you to involve end users. 
  61.  
  62.  
  63. SCL is a 4GL type tool to Borland's Turbo Pascal (version 4 or 5
  64. or higher;  also portable to  other languages using '.TPU' files) 
  65. which  mainly consists of constructs to utilize  the screen
  66. formats designed by SFD. It also provides many other functions
  67. such as:
  68.  
  69.                  Data  communications
  70.                  Background  processing
  71.                  Date/time  manipulation
  72.                  Access to  system  functions 
  73.                  Execution of DOS commands and other programs.
  74.  
  75.  
  76. What does OASIS buy for you ?
  77.  
  78. It   saves  you money as it   allows you the  freedom  to   build
  79. professional  programs  with  outstanding features in a  fraction
  80. of  the  time it takes using conventional programming 
  81. techniques.
  82.  
  83. Design  misconceptions  and  errors  are  detected  early in  the
  84. build  cycle  as the  complete  user  interface  of   a   program
  85. can   be developed,  tested  and dynamically modified before even
  86. a single line of code has been written.
  87.  
  88. With the  outstanding user friendliness  of  OASIS,  users  can 
  89. develop  their  own  screen interfaces.  This  not  only  allows 
  90. programmers  to concentrate on the actual program logic but  also
  91. guarantees that the user objectives are fully met. 
  92.  
  93. Programs   can  be  easily customized and  nationalized  with  no
  94. recompilation.  The complete user interface  specifications  are 
  95. stored in the form of data, not in the program code.
  96.  
  97. Unlike other 4 GL environments OASIS does not confine programmers
  98. to  its own  constructs since  as well as all the capabilities of
  99. SCL, you still have the complete  power of  Turbo Pascal  at your
  100. fingertips.
  101.  
  102.  
  103.  
  104. What can you build with OASIS ?
  105.  
  106.  
  107. Virtually  any  application  program.  With  its  powerful   Data
  108. Communications  and background task  capabilities  you can   also
  109. use  it   to  add  intelligent front   ends   to   your  existing
  110. mainframe programs.
  111.  
  112. You need NO special runtime software to run OASIS applications.
  113.  
  114.  
  115. Why should you use OASIS  ?
  116.  
  117.  
  118.   * Program  sources are more compact,  easier to understand  and
  119.     compile faster.
  120.   * Later  program changes are easier and often possible  without
  121.     recompiling
  122.   * Dramatically reduced program development time and cost
  123.   * Users can be involved in program design
  124.   * Early testing and prototyping
  125.   * Resulting application programs are highly ergonomic and offer
  126.     many user-friendly features like:
  127.  
  128.       - Automatic display of assisting messages for each 
  129.         input field
  130.       - Extensive Online Context Related help with four 
  131.         different user selectable levels
  132.       - Automatic Input error handling and display of 
  133.         error messages
  134.       - Adaptability to different system/keyboard layouts
  135.       - Easy to customize / nationalize 
  136.       - Support of both Color & Monochrome displays
  137.       - Undo function available 
  138.       - Abort function available
  139.       - Mouse support possible and easy 
  140.  
  141. Main Features of SFD
  142.  
  143.  
  144.   * Easy to understand, menu driven program with overlaying
  145.     windows 
  146.   * Context sensitive online help facility
  147.   * Full screen editor for Screen Layout Design
  148.   * Full character set accessibility
  149.   * Box drawing function & auto line interconnections
  150.   * Powerful block Copy & Delete functions
  151.   * Free selection of display attributes
  152.   * Diversity of field types
  153.   * Input validation selectable for any field
  154.   * Up to 50 fields per format
  155.   * Formats in any size or shape up to 80x25
  156.   * Inter File format copy facility
  157.   * Display or Print format lists
  158.   * Complete and dynamic inbuilt test facility 
  159.   * Alteration of format specs. & attribute possible 
  160.     during test mode with immediate visible effect
  161.  
  162.  
  163. Main Features of SCL.
  164.  
  165.  
  166.   * Complete event driven control of format display and input 
  167.     including menus, pop up windows, help messages etc
  168.   * Supports multiple stacking of windows and formats
  169.   * Automatic input validity checks
  170.   * Automatic display of error messages
  171.   * No need to declare field variables etc in user program 
  172.   * Special input checks or other interferences possible anytime
  173.   * Monitoring & flagging of user selectable keys or other events
  174.     possible
  175.   * No need to recompile when changing Formats, Messages
  176.     or Input checks parameters
  177.   * programs become concise and easy to understand
  178.   * Supports background processing tasks (datacomm, print)
  179.   * Access  to DOS functions including execution of commands  and
  180.     other programs.
  181.   * Data communications support 
  182.  
  183. ┌───────────────────────────────────────────────────────────────┐
  184. │            DISTRIBUTION  OF  OASIS 4.1 ENTRY LEVEL            │
  185. ├───────────────────────────────────────────────────────────────┤
  186. │ Downloadable : OASPRO.ARC in arc'd form - Disk I & II         │
  187. │ Software lib : OAS41.LIB  Disk I & II                         │
  188. │ Mail order   : Disk I, II, III, IV  + 200 pages ref. Manual   │
  189. ├───────────────────────────────────────────────────────────────┤
  190. │    DISK I    programs + SCL demo (turorial purposes)          │
  191. │                                                               │
  192. │    DISK II   SFD screens + Automatic disk menu                │
  193. │                                                               │
  194. │    DISK III  programming examples                             │
  195. │                                                               │
  196. │    DISK IV   programming examples                             │
  197. │                                                               │
  198. │    The code for each example is thoroughly discussed and      │
  199. │    documented in the Reference Manual                         │
  200. └───────────────────────────────────────────────────────────────┘
  201.  
  202.                                                                 
  203. SYSTEM REQUIREMENTS
  204.           
  205. * OASIS runs on all true PC compatible with 384KB memory
  206.   MSDOS (TM) 3.0 or later and is compatible with Turbo Pascal
  207.   4.0  (4.0 & 5.0 for OASIS 5.0)
  208. * Hard disk is recommended
  209. * Check your 'CONFIG.SYS' file for:        
  210.      FILES=16
  211.      BUFFERS=32
  212. * UnArc the '*.ARC' files (if downloaded from BBS)
  213.  
  214.  
  215. TO USE OASIS 4.1 Entry level                           
  216.  
  217. * Make backup copies of your diskettes using Diskcopy DOS command
  218. * Create a directory on your hard disk
  219.   From a DOS prompt
  220.   Type md\OASIS and press Enter to make a directory called OASIS
  221.   Type cd\OASIS and press Enter to change to the OASIS directory
  222. * Load SFD & SCL files using DOS copy command on your hard disk.
  223.   Insert the OASIS disk I in drive A.
  224.   Type copy a:*.* then press Enter
  225. * Load SFD format (screens) & Sample 4 on your hard disk.
  226.   Insert the OASIS disk II in drive A.
  227.   Type copy a:*.* then press Enter
  228. * To start the Screen File Designer program 
  229.   Type SFD and press Enter.
  230.   for help use F1 (general help) or F2 (context sensitive)  
  231.  
  232. * You can also play with the Automatic Disk Menu (sample4), 
  233.   application written with OASIS, you can also edit that screen 
  234.   with SFD and rerun the program
  235.  
  236.  
  237. In the US you can reach Remy Fesnoux
  238.  
  239. CompuServe ID #      72571,741       
  240. Telephone            (313) 973 0113
  241.  
  242.  
  243. In the UK you can reach Martin Hossfeld
  244.  
  245. CompuServe ID #      TBA
  246. Microlink            72:100534
  247. Telex                265871 Monref G (please quote '72:100534'
  248.                      on first line of Telex for reference)
  249. CIX (Compulink BBS)  Mail Martin
  250.  
  251.  
  252. Write to:
  253.            EUREKA SOFTWARE ASSOCIATES 
  254.  
  255.    2344 Yorkshire             12, Pinewood Green
  256.    Ann Arbor, MI 48104   or   Iver Heath, Bucks. SLO OQP
  257.    USA                        United Kingdom                                                             
  258. OASIS is a copyrighted product provided to you under a shareware
  259. scheme. OASIS IS NOT PUBLIC DOMAIN. 
  260.  
  261.                      ┌────────────────────┐
  262.                      │ The Shareware Idea │
  263.                      └────────────────────┘
  264.  
  265. Shareware (sometimes  called  User supported  Software  or 
  266. freeware) attempts to provide useful programs to the PC community
  267. at low cost by reducing the dependence on conventional marketing
  268. channels.
  269. Several software developers have proven that the concept works,
  270. to the mutual benefit of the independent program authors and the
  271. PC community itself.
  272. The user benefits by the availability of low cost software which
  273. he can evaluate on his own system before making the decision to
  274. purchase it.  The author benefits by being able to enter the
  275. software market without extensive monetary risks.  The user
  276. community determines which products succeed based on their true
  277. utility, rather than on their marketing achievements.
  278.  
  279. Under this shareware scheme you are allowed and encouraged to
  280. copy and distribute the evaluation version of OASIS to your
  281. friends, colleagues and wherever you like as long as the
  282. following conditions are met: 
  283.  
  284. 1.   You must distribute it unmodified and complete with all its
  285.      files. 
  286. 2.   You are not allowed to distribute it commercially for
  287.      profit. You may only charge for the media and handling.  
  288.    
  289. Please note that the above does not apply to the other versions
  290. of OASIS for which only a personal licence is granted to
  291. registered users according to the terms and conditions as
  292. outlined on the paragraphs below. 
  293.  
  294.  
  295.  
  296.  
  297.  
  298.               ┌──────────────────────────────────┐
  299.               │ OASIS Products & Licencing Terms │
  300.               └──────────────────────────────────┘
  301.  
  302. The following products will be available from EUREKA SOFTWARE
  303. ASSOCIATES:
  304.  
  305.      - OASIS 4.1 Entry level version (Shareware)
  306.     - OASIS 5.0 Evaluation version (Shareware)
  307.     - OASIS 5.0 Mini version Private use
  308.     - OASIS 5.0 Mini version Commercial use 
  309.     - OASIS 5.0 Professional version
  310.  
  311.  
  312.  
  313. Commercial use:
  314.  
  315. If OASIS Software is used in a commercial & institutional
  316. environment users must register under the 'Commercial Users
  317. Licence Agreement' scheme. 
  318.  
  319. Conditions:
  320. Within the terms of this agreement, a corporation, company,
  321. institution, organization, or individual can use OASIS to produce
  322. programs for commercial purposes subject to the following
  323. conditions:
  324.  
  325. 1.   This license applies to the OASIS software as described in
  326.      its manual and its documentation.
  327.  
  328. 2.   You must treat this software just like a book ONLY ONE CPU
  329.      PER LICENSE can use the software at the same time in the
  330.      original or modified forms. However, you are authorized to
  331.      make archival copies for safekeeping.
  332.  
  333. 3.   You may produce any number of executable code programs for
  334.      profit for world-wide distribution with this software
  335.      without royalties to the author.
  336.  
  337. 4.   The license applies to the original copy of this software as
  338.      well as to updated versions which may become available.
  339.      There is no further charge for using the updated versions.
  340.      The author is neither obligated to provide updated versions
  341.      nor notices of error corrections. 
  342.  
  343. 6.   The user agrees to conscientiously respect the copyright to
  344.      the author of the code and not to illegally, unethically, or
  345.      neglectfully exploit the services provided by the author.
  346.  
  347. 7.   This code is provided "as is" without warranty of any kind,
  348.      either expressed or implied, included but not limited to the
  349.      implied warranty of merchantability and fitness for a
  350.      specific purpose. The entire risk as to the quality and
  351.      performance of the coding is with you. Should the code prove
  352.      defective, you assume the entire cost of all necessary
  353.      servicing, repair or correction.
  354.  
  355. 8.   In no event will the author be liable to you for any
  356.      damages, including any lost profits, lost savings or other
  357.      incidental or consequential damages arising out of the use
  358.      or inability to use this code.
  359.  
  360. 9.   The User acknowledges having read this agreement and the
  361.      License Statement, understands them, and agrees to be bound
  362.      by their terms and conditions. 
  363.  
  364.  
  365. Private (non-profit) use:
  366.  
  367. If OASIS is used privately only and not for profit making
  368. purposes, please register under the Private user licence
  369. agreement scheme.
  370. The applicable terms are, apart from point 3, identical to the
  371. ones listed above under commercial use.
  372.  
  373. OASIS 4.1 Entry level  (this package, also referred as 4.1
  374. Evaluation)
  375.  
  376. Description
  377. This package is the 4.1 entry level version of OASIS. It is
  378. compatible with TURBO PASCAL 4.0. It offers almost all OASIS
  379. features and formats (screens) created with the entry level
  380. version are entirely compatible with full blown version of OASIS.
  381. The limitation of this version resides in the number of formats
  382. (screens) you can handle in any single file, the limit is set to
  383. 20 for OASIS Evaluation. This mean you can still create an
  384. application that requires up to 20 screens, for more complex
  385. applications with more screens you need the mini or the
  386. professional version of OASIS. Import function is not accessible.
  387.  
  388. Distribution
  389.      - Download
  390.      - Software Library
  391.      - Mail order        
  392.  
  393. Licencing Terms
  394. OASIS Evaluation is NOT public domain software, it is a
  395. copyrighted product distributed by EUREKA SOFTWARE ASSOCIATES.
  396. You are hereby granted a limited license to use OASIS 4.1 Entry
  397. level and to copy it and further distribute it, under the
  398. following conditions:
  399.  
  400. 1) No fee other than the cost of media and copying (max $10 per
  401. copy) may be charged for such copying and distribution, otherwise
  402. permission of EUREKA SOFTWARE ASSOCIATES is required.
  403.  
  404. 2) OASIS Entry level may ONLY be distributed in its original
  405. state, complete and without any modifications or changes to the
  406. program itself or to any of its data files.
  407.  
  408.  
  409. Pricing
  410.  
  411.      OASIS 4.1 Entry level (downloaded)                          
  412.      Registration + 4 disks + 200 pages manual             $40
  413.  
  414.      OASIS 4.1 Entry level through Software Library  
  415.      Registration + 4 disks + 200 pages manual             $40
  416.  
  417.      OASIS 4.1 Entry level via mail order                     
  418.      Registration + 4 disks + 200 pages manual             $40   
  419.   
  420.      - upgrade #4 to OASIS 5.0 mini private version        $49
  421.      - upgrade #5 to OASIS 5.0 mini professional version   $89
  422. OASIS Evaluation 5.0 
  423.  
  424. Description
  425. This package is the evaluation version of OASIS. It is compatible
  426. with TURBO PASCAL 4.0 & 5.x. It offers almost all OASIS features
  427. and formats (screens) created with the evaluation version are
  428. entirely compatible with full blown version of OASIS. The
  429. limitation of this version resides in the number of formats
  430. (screens) you can handle in any single file, the limit is set to
  431. 5 for OASIS Evaluation. This mean you can still create an
  432. application that requires up to 5 screens, for more complex
  433. applications with more screens you need the mini or the
  434. professional version of OASIS. Import function is not accessible.
  435.  
  436. Distribution
  437.      - Download
  438.      - Mail order        
  439.  
  440.  
  441.  
  442. Licencing Terms
  443.  
  444. Identical to OASIS 4.1 Entry Level version.
  445.  
  446.  
  447.  
  448. Pricing
  449.  
  450.      OASIS 5.0 Evaluation (downloaded)                    
  451.      Registration (no manual, no disk)                      $0
  452.  
  453.      OASIS 5.0 Evaluation (mail order)         
  454.      Registration + 4 disks + 210 pages reference manual   $30
  455.  
  456.  
  457.  
  458. OASIS 5.0 Mini - Private use 
  459.  
  460. Description
  461. Identical to OASIS 5.0 Evaluation but allows to design up to 50
  462. formats per file. Import function is not accessible.
  463.  
  464. Distribution 
  465.      - Mail order
  466.  
  467. Licensing terms
  468.      - Private use. Technical support provided. 
  469.  
  470. Pricing
  471.      - includes registration, 4 distribution disks         $80 
  472.        & 210 pages reference manual.                   
  473.      - upgrade #1 to OASIS 5.0 mini commercial version     $49
  474.      - upgrade #2 to OASIS 5.0 professional version       $139
  475.                            
  476.  
  477.  
  478. OASIS 5.0 Mini - Commercial use 
  479.  
  480. Description
  481. Identical to OASIS 5.0 Evaluation but allows to design up to 50
  482. formats per file. Import function is not accessible.
  483.  
  484. Distribution 
  485.      - Mail order
  486.  
  487. Licensing terms
  488.      - Commercial use. Technical support provided. 
  489.  
  490. Pricing
  491.      - includes registration, 4 distribution disks        $120 
  492.        & 210 pages reference manual.                   
  493.      - upgrade #3 to OASIS 5.0 professional version        $99
  494.  
  495.  
  496.  
  497.  
  498.  
  499. OASIS 5.0 Professional
  500.  
  501. Description
  502. This version gives access to additional features such as IMPORT
  503. function and has no restriction to the number of format per file.
  504.  
  505. Distribution 
  506.      - Mail order
  507.  
  508. Licensing terms
  509.      - Commercial use. Technical support provided. 
  510.  
  511. Pricing
  512.      - includes licence, 4 distribution disks               $199 
  513.        & 210 pages reference manual.                   
  514.  
  515.  
  516.  
  517.  
  518. Other Offerings
  519.  
  520. For conditions on SCL source code, site or corporate licence
  521. please contact EUREKA SOFTWARE ASSOCIATES.
  522.  
  523. ╔═══════════════════════════════════════════════════════════════╗
  524. ║                   O R D E R     F O R M                       ║
  525. ╠═══════════════════════════════════════════════════════════════╣
  526. ║ Date: __ / __ / __                PO#: ______________         ║
  527. ╟───────────────────────────────────────────────────────────────╢
  528. ║ Qty     Description                            $/unit         ║
  529. ╟─────┬────────────────────────────────────────┬────────┬───────╢
  530. ║ __  │OASIS 4.1 Entry Level             *     │        │       ║
  531. ║     │registration, disks, manual             │ $40.00 │___.__ ║
  532. ║ __  │  Upgrade #4  (reg, disk, manual) *     │ $49.00 │___.__ ║
  533. ║     │  Upgrade #5  (reg, disk, manual) *     │ $89.00 │___.__ ║
  534. ║     │                                        │        │       ║
  535. ║ __  │OASIS 5.0 Evaluation (mail order) *     │ $30.00 │___.__ ║
  536. ║     │registration, disks, manual             │        │       ║
  537. ║     │                                        │        │       ║
  538. ║ __  │OASIS 5.0  Mini - Private use     *     │ $80.00 │___.__ ║
  539. ║     │(registration, disks and manual)        │        │       ║
  540. ║ __  │  Upgrade #1  (registration)            │ $49.00 │___.__ ║
  541. ║ __  │  Upgrade #2  (reg. disk, manual) *     │$139.00 │___.__ ║
  542. ║     │                                        │        │       ║
  543. ║ __  │OASIS 5.0  Mini - Commercial use  *     │$120.00 │___.__ ║
  544. ║     │(registration, disks and manual)        │        │       ║
  545. ║ __  │  Upgrade #3  (reg. disk, manual) *     │ $99.00 │___.__ ║
  546. ║     │                                        │        │       ║
  547. ║ __  │OASIS 5.0 Professional version          │$199.00 │___.__ ║
  548. ║     │(registration, disks and manual)  *     │        │       ║
  549. ║     │                                        │        │       ║
  550. ╠═════╧════════════════════════════════════════╧════════╧═══════╣
  551. ║  Michigan residents add 4% sales tax       Subtotal: $____.__ ║
  552. ║  Shipping per order                        Shipping: $____.__ ║
  553. ║      *  US $3 first copy, $2 other copies       Tax: $____.__ ║
  554. ║         outside US & Canada $5                Total: $____.__ ║
  555. ╟───────────────────────────────────────────────────────────────╢
  556. ║  Method of Payment:  ( ) Check       ( ) Money Order          ║
  557. ║                                                               ║
  558. ║  Make check payable to:   EUREKA SOFTWARE ASSOCIATES          ║
  559. ║                           2344 Yorkshire                      ║
  560. ║                           Ann Arbor, MI 48104                 ║
  561. ║                           USA                                 ║
  562. ║                                                               ║
  563. ║  For orders outside the U.S. please send check drawn on U.S.  ║
  564. ║  bank in U.S. dollars, or international money order in U.S.   ║
  565. ║  dollars.                                                     ║
  566. ╠═══════════════════════════════════════════════════════════════╣
  567. ║     Name: ________________________________________________    ║
  568. ║  Address: ________________________________________________    ║
  569. ║           ________________________________________________    ║
  570. ║     City: ______________________   State: __    Zip: _____    ║
  571. ║                                                               ║
  572. ╚═══════════════════════════════════════════════════════════════╝
  573.  
  574. ╔═══════════════════════════════════════════════════════════════╗
  575. ║                       I N V O I C E                           ║
  576. ╠═══════════════════════════════════════════════════════════════╣
  577. ║ Date: __ / __ / __                PO#: ______________         ║
  578. ╟───────────────────────────────────────────────────────────────╢
  579. ║ Qty     Description                            $/unit         ║
  580. ╟─────┬────────────────────────────────────────┬────────┬───────╢
  581. ║ __  │OASIS 4.1 Entry Level             *     │        │       ║
  582. ║     │registration, disks, manual             │ $40.00 │___.__ ║
  583. ║ __  │  Upgrade #4  (reg, disk, manual) *     │ $49.00 │___.__ ║
  584. ║     │  Upgrade #5  (reg, disk, manual) *     │ $89.00 │___.__ ║
  585. ║     │                                        │        │       ║
  586. ║ __  │OASIS 5.0 Evaluation (mail order) *     │ $30.00 │___.__ ║
  587. ║     │registration, disks, manual             │        │       ║
  588. ║     │                                        │        │       ║
  589. ║ __  │OASIS 5.0  Mini - Private use     *     │ $80.00 │___.__ ║
  590. ║     │(registration, disks and manual)        │        │       ║
  591. ║ __  │  Upgrade #1  (registration)            │ $49.00 │___.__ ║
  592. ║ __  │  Upgrade #2  (reg. disk, manual) *     │$139.00 │___.__ ║
  593. ║     │                                        │        │       ║
  594. ║ __  │OASIS 5.0  Mini - Commercial use  *     │$120.00 │___.__ ║
  595. ║     │(registration, disks and manual)        │        │       ║
  596. ║ __  │  Upgrade #3  (reg. disk, manual) *     │ $99.00 │___.__ ║
  597. ║     │                                        │        │       ║
  598. ║ __  │OASIS 5.0 Professional version          │$199.00 │___.__ ║
  599. ║     │(registration, disks and manual)  *     │        │       ║
  600. ║     │                                        │        │       ║
  601. ╠═════╧════════════════════════════════════════╧════════╧═══════╣
  602. ║   Remit to:                                Subtotal: $____.__ ║
  603. ║         EUREKA SOFTWARE ASSOCIATES         Shipping: $____.__ ║
  604. ║         2344 Yorkshire                          Tax: $____.__ ║
  605. ║         Ann Arbor, MI 48104 USA               Total: $____.__ ║
  606. ╠═══════════════════════════════════════════════════════════════╣
  607. ║  SOLD TO:                                                     ║
  608. ║                                                               ║
  609. ║     Name: ________________________________________________    ║
  610. ║  Address: ________________________________________________    ║
  611. ║           ________________________________________________    ║
  612. ║     City: ______________________   State: __    Zip: _____    ║
  613. ║  Country: ______________________                              ║
  614. ║                                                               ║
  615. ╟───────────────────────────────────────────────────────────────╢
  616. ║  SHIP TO:                                                     ║
  617. ║                                                               ║
  618. ║     Name: ________________________________________________    ║
  619. ║  Address: ________________________________________________    ║
  620. ║           ________________________________________________    ║
  621. ║     City: ______________________   State: __    Zip: _____    ║
  622. ║  Country: ______________________                              ║
  623. ║                                                               ║
  624. ╚═══════════════════════════════════════════════════════════════╝
  625.